Default logger for the library that writes to Log with a default log level level of Level.INFO
Send a Level.DEBUG log message and log the exception.
Send a Level.ERROR log message and log the exception.
Send a Level.INFO log message and log the exception.
Write a log message to its destination.
Send a Level.VERBOSE log message and log the exception.
Send a Level.WARNING log message and log the exception.